projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5773b8
)
wayland: Remove unused function declaration
author
Rob Bradford
<rob@linux.intel.com>
Mon, 16 Jul 2012 18:45:57 +0000
(19:45 +0100)
committer
Rob Bradford
<rob@linux.intel.com>
Mon, 16 Jul 2012 19:11:41 +0000
(20:11 +0100)
gdk/wayland/gdkprivate-wayland.h
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkprivate-wayland.h
b/gdk/wayland/gdkprivate-wayland.h
index 5354d756bf4e93421a9d2115984093aa98f4a798..a47f4ec278b0cf06b614068cf7b15ebd61a5e3a7 100644
(file)
--- a/
gdk/wayland/gdkprivate-wayland.h
+++ b/
gdk/wayland/gdkprivate-wayland.h
@@
-51,7
+51,6
@@
void _gdk_wayland_window_remove_focus (GdkWindow *window);
GdkKeymap *_gdk_wayland_keymap_new (void);
GdkKeymap *_gdk_wayland_keymap_new_from_fd (uint32_t format,
uint32_t fd, uint32_t size);
-struct xkb_desc *_gdk_wayland_keymap_get_xkb_desc (GdkKeymap *keymap);
struct xkb_state *_gdk_wayland_keymap_get_xkb_state (GdkKeymap *keymap);
GdkCursor *_gdk_wayland_display_get_cursor_for_type (GdkDisplay *display,